/ Assembly List / LJCWinFormControls / LJCRtControl / LJCAppendLine

Namespace - LJCWinFormControls


Parameters
text - The text value.
fontStyle - The font style.
color - The color value.

Syntax

C#
public Void LJCAppendLine(String text, FontStyle fontStyle, Color color)

Adds text with a font, color and CR/LF.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.